home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
kermit.columbia.edu
/
kermit.columbia.edu.tar
/
kermit.columbia.edu
/
newsgroups
/
misc.19941221-19950208
/
000327_news@columbia.edu_Mon Jan 30 14:42:24 1995.msg
< prev
next >
Wrap
Internet Message Format
|
1995-07-31
|
2KB
Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA16922
(5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Mon, 30 Jan 1995 09:42:32 -0500
Received: by apakabar.cc.columbia.edu id AA04242
(5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Mon, 30 Jan 1995 09:42:29 -0500
Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Newsgroups: comp.protocols.kermit.misc
Subject: Re: Kermit uploading problem
Date: 30 Jan 1995 14:42:24 GMT
Organization: Columbia University
Lines: 21
Message-Id: <3gitsg$44f@apakabar.cc.columbia.edu>
References: <3ghisdINNhlc@duncan.cs.utk.edu>
Nntp-Posting-Host: watsun.cc.columbia.edu
Apparently-To: kermit.misc@watsun.cc.columbia.edu
In article <3ghisdINNhlc@duncan.cs.utk.edu>,
JONATHAN ENG-SENG TEOH <teoh@cs.utk.edu> wrote:
>I cannot upload binary files using Kermit. Can anyone help?
>
>1. No problem downloading files, whether text or binary.
>2. NO problem uploading text files.
>3. Cannot upload binary files. Error message: too many retries.
>
>I have tried issuing "set file type binary" on both the host and my pc.
>I have also tried the server mode. No luck. How can this be?
>
Something in the upstream path is sensitive to the contents of the
Kermit packets.
If you are using the SET CONTROL UNPREFIX feature, then stop using it.
If that is not the answer, then use SET PARITY SPACE.
One or both of these should do the trick.
- Frank